Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Use yarn! #20

Merged
merged 8 commits into from
Oct 12, 2016
Merged

Use yarn! #20

merged 8 commits into from
Oct 12, 2016

Conversation

arunoda
Copy link
Contributor

@arunoda arunoda commented Oct 12, 2016

Yarn is the hottest thing in the town.
This makes getstorybook uses yarn to install deps.

How this works:

yarn global add getstorybook
getstorybook

getstorybook will identify it's installed with yarn and it'll use yarn to install deps.
This is the way, if you wanna use yarn for all of your storybook projects.

If that's not the case, you can do this:

npm i -g getstorybook
getstorybook --use-yarn

@arunoda arunoda merged commit 8716c37 into master Oct 12, 2016
@arunoda arunoda deleted the use-yarn branch October 12, 2016 02:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant